projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dec0b8
)
popover: Cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 19 May 2019 20:34:49 +0000
(20:34 +0000)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 19 May 2019 20:34:49 +0000
(20:34 +0000)
Use the same amount of padding as everywhere else.
gtk/gtkpopover.h
patch
|
blob
|
history
diff --git
a/gtk/gtkpopover.h
b/gtk/gtkpopover.h
index 11acc0264565afe2191bd0f3995e99c95cb50f9c..619cf9247af823063009611b52cc4464f23847e2 100644
(file)
--- a/
gtk/gtkpopover.h
+++ b/
gtk/gtkpopover.h
@@
-49,8
+49,7
@@
struct _GtkPopoverClass
/*< private >*/
- /* Padding for future expansion */
- gpointer reserved[10];
+ gpointer reserved[8];
};
GDK_AVAILABLE_IN_ALL